-- card: 12147 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: The traveller's directions ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "River Trail" put it&return&"A second sun" into field "textarea" of card "River Trail" get field "textarea" of card "Mountain Trail" put it&return&"A flash of gold" into field "textarea" of card "Mountain Trail" visual effect dissolve go card "River Trail" end mouseUp -- part contents for background part 1 ----- text ----- The traveller's directions -- part contents for background part 2 ----- text ----- You take the river trail a short distance to a giant binyon tree, where you pick up another trail that leads up into the misty peaks of the Mountains of the Moon. From here you can look out across the entire jungle valley. -- part contents for background part 5 ----- text ----- 175